home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / spaceman_bobs_great_escape.swf / scripts / DefineButton2_139 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  73b  |  4 lines

  1. on(release){
  2.    _root.attachMovie("closegame1","closegame1",26000);
  3. }
  4.